func bytes.containsRune
3 uses
bytes (current package)
bytes.go#L977: func containsRune(s string, r rune) bool {
bytes.go#L1055: if !containsRune(cutset, r) {
bytes.go#L1105: if !containsRune(cutset, r) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)